-
Home
-
Morning for WooCommerce
-
1.5.0
-
Code
-
Classes
- Payment_Gateway
Total Complexity |
43 |
Dependencies |
8 |
Dependents |
2 |
Total lines |
462 |
Lines of code |
200 |
Logical lines of code |
100 |
Comment lines |
163 |
Methods |
15 |
Properties |
4 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
check_ipn_response() |
A |
51 |
9 |
26 |
receipt_page() |
S |
54 |
6 |
18 |
__construct() |
S |
50 |
5 |
28 |
process_refund() |
S |
52 |
5 |
23 |
process_payment() |
S |
56 |
3 |
20 |
can_refund_order() |
S |
77 |
3 |
3 |
get_gateway_url() |
S |
60 |
2 |
13 |
handle_failure_response() |
S |
61 |
2 |
11 |
init_form_fields() |
S |
53 |
1 |
24 |
init_hooks() |
S |
67 |
2 |
7 |
supports_currency() |
S |
73 |
1 |
4 |
supports_capability() |
S |
73 |
1 |
4 |
needs_setup() |
S |
75 |
1 |
4 |
handle_success_response() |
S |
70 |
1 |
5 |
handle_ipn_response() |
S |
62 |
1 |
10 |